home *** CD-ROM | disk | FTP | other *** search
/ PC Advisor 2006 April / PC Advisor 2006 April.iso / internet / tiscali / Install Files / custom.dlg / Credit Card Info.json < prev    next >
Encoding:
JavaScript Object Notation  |  2003-11-26  |  848 b 

  1. {
  2.     "schema": {
  3.         "CustID": "Long Integer",
  4.         "Title": "Text (50)",
  5.         "Info": "Text (255)",
  6.         "ComboTitle": "Text (50)",
  7.         "NameTitle": "Text (50)",
  8.         "Addr1Title": "Text (50)",
  9.         "Addr2Title": "Text (50)",
  10.         "CityTitle": "Text (50)",
  11.         "StateTitle": "Text (50)",
  12.         "ZipTitle": "Text (50)",
  13.         "CardNumTitle": "Text (50)",
  14.         "DateTitle": "Text (50)",
  15.         "FirstNameTitle": "Text (50)",
  16.         "LastNameTitle": "Text (50)"
  17.     },
  18.     "data": [
  19.         {
  20.             "CustID": -1,
  21.             "Title": "Credit Card Information",
  22.             "Info": "The information below is required for your account to be set up.  Please enter the information exactly as it is shown on your card.",
  23.             "ComboTitle": "Card Type:",
  24.             "NameTitle": "Full Name on Card:",
  25.             "Addr1Title": "Address Line 1:",
  26.             "Addr2Title": "Address Line 2:",
  27.             "CityTitle": "City",
  28.             "StateTitle": "State",
  29.             "ZipTitle": "Zip",
  30.             "CardNumTitle": "Card Number",
  31.             "DateTitle": "Expiration Date",
  32.             "FirstNameTitle": "First Name",
  33.             "LastNameTitle": "Last Name"
  34.         }
  35.     ]
  36. }